Skip to main content

mergSocial

Type

library

Description

mergSocial is an iOS external that adds commands to present twitter, facebook and weibo post modal views. These views are available on iOS 6. The twitter post view is available on iOS 5. The mergSocial external replaces mergTweet and includes the deprecated mergTweet syntax. When using the mergSocial command for twitter on iOS 5 the external will call mergTweet.

Associated Syntax

Command

NameSummarySyntax
mergSocialPresents a modal view for posting to the specified social network service mergSocial <pServiceType>, [<pText>], [<pImagePaths>], [<pURLs>]
mergTweetSend a tweet using the standard iOS tweet sheetmergTweet <pBody>, [<pURLs>], [<pImages>]

Function

NameSummarySyntax
mergSocialIsAvailableForServiceTypeDetermines if the service type is availablemergSocialIsAvailableForServiceType(<pServiceType>)
mergTweetCanSendChecks to see if the device is configured to send a tweetmergTweetCanSend()
Thank you for your feedback!

Was this page helpful?